Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the gha-deps group with 5 updates #243

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the gha-deps group with 5 updates:

Package From To
ruby/setup-ruby 1.207.0 1.215.0
docker/build-push-action 6.10.0 6.13.0
actions/setup-node 4.1.0 4.2.0
actions/setup-python 5.3.0 5.4.0
docker/setup-qemu-action 3.2.0 3.3.0

Updates ruby/setup-ruby from 1.207.0 to 1.215.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.215.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.214.0...v1.215.0

v1.214.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.213.0...v1.214.0

v1.213.0

  • Add ubuntu-22.04-arm64 and ubuntu-24.04-arm64 support.

Full Changelog: ruby/setup-ruby@v1.212.0...v1.213.0

v1.212.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.211.0...v1.212.0

v1.211.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.210.0...v1.211.0

v1.210.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.209.0...v1.210.0

v1.209.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.208.0...v1.209.0

... (truncated)

Commits
  • 2654679 Add jruby-9.4.11.0
  • 1287d2b Add truffleruby-24.1.2,truffleruby+graalvm-24.1.2
  • 84b14e9 Add jruby-9.4.10.0
  • 28c4ded ubuntu-22.04-arm64 and ubuntu-24.04-arm64 support is complete
  • fbaef13 Add support for ubuntu-22.04-arm64 and ubuntu-24.04-arm64
  • f72249c Update CRuby releases on Windows
  • 87b4893 test.yml -add windows-2025
  • fd2daea common.js - add windows-2025
  • 1d54274 yarn.lock - Remove @​actions/core 1.10.1, use @​actions/core 1.11.1
  • 7a63021 Workaround missing require 'logger' in Rails
  • Additional commits viewable in compare view

Updates docker/build-push-action from 6.10.0 to 6.13.0

Release notes

Sourced from docker/build-push-action's releases.

v6.13.0

Full Changelog: docker/build-push-action@v6.12.0...v6.13.0

v6.12.0

Full Changelog: docker/build-push-action@v6.11.0...v6.12.0

v6.11.0

Full Changelog: docker/build-push-action@v6.10.0...v6.11.0

Commits
  • ca877d9 Merge pull request #1308 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • d2fe919 chore: update generated content
  • f0fc9ec chore(deps): Bump @​docker/actions-toolkit from 0.51.0 to 0.53.0
  • 67a2d40 Merge pull request #1300 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 0b1b1c9 chore: update generated content
  • b6a7c2c chore(deps): Bump @​docker/actions-toolkit from 0.49.0 to 0.51.0
  • 31ca4e5 Merge pull request #1296 from crazy-max/bake-v6
  • e613db9 update bake-action to v6
  • b32b51a Merge pull request #1281 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 594bf46 Merge pull request #1294 from crazy-max/fix-e2e
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.1.0 to 4.2.0

Release notes

Sourced from actions/setup-node's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

Commits

Updates actions/setup-python from 5.3.0 to 5.4.0

Release notes

Sourced from actions/setup-python's releases.

v5.4.0

What's Changed

Enhancements:

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v5.4.0

Commits

Updates docker/setup-qemu-action from 3.2.0 to 3.3.0

Release notes

Sourced from docker/setup-qemu-action's releases.

v3.3.0

Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0

Commits
  • 53851d1 Merge pull request #187 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 7066b90 chore: update generated content
  • 7559081 build(deps): bump @​docker/actions-toolkit from 0.35.0 to 0.49.0
  • 08d11eb Merge pull request #172 from docker/dependabot/npm_and_yarn/actions/core-1.11.1
  • e53506f chore: update generated content
  • 610b442 build(deps): bump @​actions/core from 1.10.1 to 1.11.1
  • 58a19f8 Merge pull request #182 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.6
  • 49a12c4 Merge pull request #180 from docker/dependabot/github_actions/codecov/codecov...
  • 2b8ac83 ci: fix deprecated input for codecov-action
  • fdbeaac Merge pull request #130 from crazy-max/cache-image
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gha-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.207.0` | `1.215.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.10.0` | `6.13.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.1.0` | `4.2.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.3.0` | `5.4.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.2.0` | `3.3.0` |


Updates `ruby/setup-ruby` from 1.207.0 to 1.215.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@4a9ddd6...2654679)

Updates `docker/build-push-action` from 6.10.0 to 6.13.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@48aba3b...ca877d9)

Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.1.0...v4.2.0)

Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5.3.0...v5.4.0)

Updates `docker/setup-qemu-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@49b3bc8...53851d1)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the A-deps Area: Source and library dependencies. label Feb 1, 2025
@lopopolo lopopolo merged commit dfb5bb8 into trunk Feb 1, 2025
12 checks passed
@lopopolo lopopolo deleted the dependabot/github_actions/gha-deps-f342a244fc branch February 1, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant